home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Antivirus / Avast32 / DISK1 / ENGLISH / ADMIN.INI next >
INI File  |  1998-02-05  |  4KB  |  176 lines

  1. [admin]
  2.  
  3. ;silent mode switch (command line switch /AUTO has higher priority)
  4. ;1 - installation is silent
  5. ;0 - normal (default)
  6. silent=0
  7.  
  8. ;Reboot controll
  9. ;If the silent installation terminates, there is possibility, that it will
  10. ;need to reboot the computer
  11. ;0 - it will reboot automatically
  12. ;1 - it will just terminate. It's user's responsibility to terminate
  13. NoReboot=1
  14.  
  15. ;automatic serial number. If included, overrides default serial number.
  16. ;Note that this variable MUST be included in silent mode
  17. ;Serial number format is AS770.Xnnnnnn-XXXXXX
  18. serial=
  19.  
  20. ;Folder under NT 3.51
  21. ;default is 'Avast32 Antivirus'.
  22. folder=
  23.  
  24. ;IfVerOlderFail
  25. ;IfVerCurrentFail
  26. ;ServicePack
  27. ;[removed]
  28.  
  29. ;user's name
  30. ;priorities:
  31. ;1) from Windows (lowest)
  32. ;2) from previous installation (if any)
  33. ;3) from this value (highest)
  34. user_name=
  35.  
  36. ;user's company
  37. ;priorities as above
  38. user_company=
  39.  
  40. ;destination path
  41. ;four different possibilites:
  42. ;full path 'C:\AVAST32'
  43. ;path in style ':\AVAST32', which expands into windisk:\AVAST32
  44. ;path in style '\AVAST32', which expands into windisk:\PROGRAM FILES\AVAST32
  45. ;nothing, which expands into windisk:\PROGRAM FILES\ALWIL SOFTWARE\AVAST32
  46. ;no checks for dir validity will be taken
  47. path=
  48.  
  49. ;run
  50. ;runres
  51. ;Removed, should be set thru 'tasks'.
  52.  
  53. ;Path to integrity database
  54. ;nothing - Avast32 folder
  55. datapath=
  56.  
  57. ;Path to configurations
  58. ;nothing - Avast32 folder
  59. cnfpath=
  60.  
  61. ;net alert
  62. ;here you can specify names of computers, where will be the messages about
  63. ;viruses sent. This setting has higher priority than setting in the
  64. ;corresponding configuration that found the virus
  65. ;If you have a SMAPI client installed, you can also enter internet email
  66. ;adressess in form 'SMTP:user@domain'.
  67. ;enter names divided by comma
  68. ;example: net_alert=GANDALF,SMTP:bilbo@hobit_town.sz
  69. net_alert=
  70.  
  71. ;vps update path
  72. ;automatically, 'a:\lgw.vps' path is installed if installed normally,
  73. ;cdrom:\avs\lgw.vps if installed from cd
  74. ;if you specify path here, default will be overridden
  75. vps_update_path=
  76.  
  77. ;vps auto update
  78. ;if it is possible for users to download new versions over your network,
  79. ;it is recommended to auto upgrade.
  80. ;do not set it, if removable media path is set in vps_update_path
  81. ;1 = auto update
  82. ;0 = don't auto update
  83. vps_auto_update=0
  84.  
  85. ;User interface
  86. ;0 - simplified
  87. ;1 - normal
  88. UI_Enhanced=0
  89.  
  90. ;Display splash screen
  91. ;0 - no
  92. ;1 - yes
  93. UI_Splash=1
  94.  
  95. ;Terminate program on ESC key pressed
  96. ;0 - no
  97. ;1 - yes
  98. UI_ESCexit=0
  99.  
  100. ;Do not display database question
  101. ;0 - no
  102. ;1 - yes
  103. UI_No_ICmsg=0
  104.  
  105. ;Don't use wizard for new tasks
  106. ;0 - no
  107. ;1 - yes
  108. UI_NoWizardNew=0
  109.  
  110. ;Don't use wizard for editing tasks
  111. ;0 - no
  112. ;1 - yes
  113. UI_NoWizardEdit=0
  114.  
  115. ;Display flowing help window
  116. ;0 - no
  117. ;1 - yes
  118. UI_FlowHelp=0
  119.  
  120. ;Don't display bitmaps
  121. ;0 - no
  122. ;1 - yes
  123. UI_NoBitmaps=0
  124.  
  125. ;Don't load Acrobat
  126. ;0 - no
  127. ;1 - yes
  128. UI_NoHelp=0
  129.  
  130. ;Turn on logging
  131. ;0 - no
  132. ;1 - yes
  133. logging=0
  134.  
  135. ;Size of log file in KBs
  136. logsize=100
  137.  
  138. ;Display info about rezident programs
  139. ;0 - no
  140. ;1 - yes
  141. RGW_ShowInfo=0
  142.  
  143. ;Residents logging
  144. RGW_LogEvents=0
  145.  
  146. ;Log messages
  147. ;MIN - minimal
  148. ;INF - infected files
  149. ;ALL - all
  150. LGW_Info=INF
  151.  
  152. ;LGW32 logging
  153. LGW_Logging=0
  154.  
  155. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  156. ; Language department :-))
  157. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  158.  
  159. ;Language ids:
  160. ;CZE - czech
  161. ;GER - german
  162. ;ENG - english
  163. ;FRE - french
  164.  
  165. ;AskOtherLang
  166. ;moved to setup.ini
  167.  
  168. ;Install language modules
  169. ;At least one of these modules will be automatically selected by
  170. ;installation program
  171. LangCZE=0
  172. LangGER=0
  173. LangENG=0
  174. LangFRE=0
  175.  
  176.